home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_27760.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  97 lines

  1. -- card: 27760 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 28354
  5. -- name: Access Methods P/5
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 2,3
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=478 top=319 right=341 bottom=498
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1401 / 1401
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Prev
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 5
  34. ----- text -----
  35. 27760
  36.  
  37. -- part contents for background part 20
  38. ----- text -----
  39. Practice 2:  Details  (1 of 3)
  40.  
  41. -- part contents for background part 21
  42. ----- text -----
  43. In networks using token passing as their access method, when a node needs to transmit it does which of the following?
  44.  
  45. -- part contents for background part 23
  46. ----- text -----
  47. a.   Requests the token.
  48.  
  49. -- part contents for background part 24
  50. ----- text -----
  51. b.   Takes the token.
  52.  
  53. -- part contents for background part 25
  54. ----- text -----
  55. c.   Waits for the token.
  56.  
  57. -- part contents for background part 26
  58. ----- text -----
  59. d.  Transmits until it receives the token.
  60.  
  61.  
  62. -- part contents for background part 34
  63. ----- text -----
  64. No.  The nodes cannot request a token.
  65.  
  66. -- part contents for background part 42
  67. ----- text -----
  68. No.  A node cannot take the token when it wants to transmit.
  69.  
  70. -- part contents for background part 36
  71. ----- text -----
  72. Very Good.
  73.  
  74. -- part contents for background part 37
  75. ----- text -----
  76. No.  A node does not begin to transmit until it has possession of the token.
  77.  
  78. -- part contents for background part 22
  79. ----- text -----
  80. Click your choice.
  81.  
  82. -- part contents for background part 39
  83. ----- text -----
  84. c.   Waits for the token.
  85.  
  86. -- part contents for background part 57
  87. ----- text -----
  88. 3
  89. 4
  90.  
  91. -- part contents for background part 40
  92. ----- text -----
  93. No.  A node does not begin to transmit until it has possession of the token.
  94.  
  95. -- part contents for background part 3
  96. ----- text -----
  97. Access Methods